home *** CD-ROM | disk | FTP | other *** search
/ Games for Fun 1 / games-for-fun.iso / Laß Dir helfen! / Tips & Tricks / Might & Magic I / Might & Magic I.rsrc / TEXT_129.txt < prev    next >
Encoding:
Text File  |  1993-05-22  |  2.1 KB  |  31 lines

  1. Macintosh Might & Magic Character File Format
  2. (View and print this file with Monaco 9)
  3.  
  4. The file where character information is stored is the Character Master file.  The following example is taken from Copy II - Mac Tools.
  5. All information is reletive to the starting point of the character record.  I used the first record to make things simple.
  6.  
  7. 0000: 0D43 7261 6720 7468 6520 4861 636B 0000    .Crag the Hack..
  8.                          1
  9. 0010: 0001 0101 0101 1212 1212 1212 1212 1212    ................
  10.       1 2  3 4  5 6   7    8    9    10   11
  11. 0020: 1717 1212 5C5C 1201 0100 125B 0000 0000    ....\\\....[....
  12.        12   13   14  15      16      17   18
  13. 0030: 0000 0000 125B 125B 125B 00FC 99C3 2000    .............. .
  14.       1920  21   22   23   24     25     26
  15. 0040: 00FF 0000 00AA 009A 003B 0094 00BE 00F3    .........;......
  16.        27        28   29   30   31   32   33
  17. 0050: 00D3 00E6 00DD 0000 0000 0000 0000 0000    ................
  18.        34   35   36   37   38   39   40   41
  19. 0060: 0000 0000 0000 0000 0000 0000 0000 0000    ................
  20.        42   43   44   45   46   47   48   49
  21. 0070: 0000 0000 0000 0000 0000 0000 0000 4646    ..............FF
  22.        50   51
  23. 0080: 0000 1919 0000 0000 0001 0000 0000 000B    ................
  24.  
  25. 0090: 0000 0000 0000 0000 0000 0000 0000 0000    ................
  26.  
  27. 00A0: 0000 0000 0000 0000 0000 0001 0001         ..............
  28.  
  29.   Notice the character record ends at location AD. This makes each character record 174 bytes long. I wish the record was 4 bytes longer. All the records would then start at a word boundary, but who am I to complain. All values are in hex. 
  30.   The fields not underlined are unknown.  However, with this information, you can create really kick-butt characters. Watch out whenever you train. When you gain a level, you age a year. The file structure and equipment list was helped a great deal by the document by Stargazer(74076,1101).
  31.   When you give yourself items, go into M&M and USE the item.  If it says No Charges, you need to modify the charges field for the corresponding item.  If it says No Special Powers, you don't need to modify the charges field.